PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DAnimation Class / getStyle Method
In This Topic
    getStyle Method
    In This Topic
    Gets the animation style.
    Syntax
    public PDF3DAnimationStyle getStyle()

    Return Value

    A PDF3DAnimationStyle enum member specifying the style defined by this animation object.
    See Also